columnview: Fix more issues with column resizing
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 12:27:35 +0000 (08:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 12:30:05 +0000 (08:30 -0400)
commit39baf4fff4c5b14dc1af94b721569bc90ee4ddfe
treec4a26623151bbbb5a72c8a796176d5a38c6bd96f
parenta88e5a5f4ec0338735fb74d0308ebcbda9647433
columnview: Fix more issues with column resizing

Make it so that for overlapping resize rectangles (with
very narrow columns), we prefer the narrow column, so you
can regrow a column after shrinking it all the way.

Related: #3274
gtk/gtkcolumnview.c